systemd.network.links.<name>.linkConfig

Each attribute in this set specifies an option in the [Link] section of the unit. See systemd.link(5) for details.

Type
attribute set of (systemd option)
Default
{ }
Example
{
  MACAddress = "00:ff:ee:aa:cc:dd";
}
Declared
<nixpkgs/nixos/modules/system/boot/networkd.nix>